[INFO] fetching crate llmcc-python 0.2.50...
[INFO] testing llmcc-python-0.2.50 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate llmcc-python 0.2.50 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate llmcc-python 0.2.50
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llmcc-python 0.2.50
[INFO] tweaked toml for crates.io crate llmcc-python 0.2.50 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate llmcc-python 0.2.50 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llmcc-python 0.2.50 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llmcc-core v0.2.50
[INFO] [stderr]   Downloaded globset v0.4.17
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded ignore v0.4.24
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded tree-sitter v0.25.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29f175af9715ba55b948cd2beeba7eae7cedbc87dfe36f6611f6d1560eab087b
[INFO] running `Command { std: "docker" "start" "-a" "29f175af9715ba55b948cd2beeba7eae7cedbc87dfe36f6611f6d1560eab087b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29f175af9715ba55b948cd2beeba7eae7cedbc87dfe36f6611f6d1560eab087b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f175af9715ba55b948cd2beeba7eae7cedbc87dfe36f6611f6d1560eab087b", kill_on_drop: false }`
[INFO] [stdout] 29f175af9715ba55b948cd2beeba7eae7cedbc87dfe36f6611f6d1560eab087b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2063b137f9f92f4786e7a79f482ff2bb4b4e375c6baf4c2099b4bf1501415161
[INFO] running `Command { std: "docker" "start" "-a" "2063b137f9f92f4786e7a79f482ff2bb4b4e375c6baf4c2099b4bf1501415161", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.17
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling llmcc-core v0.2.50
[INFO] [stderr]    Compiling llmcc-python v0.2.50 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
[INFO] running `Command { std: "docker" "inspect" "2063b137f9f92f4786e7a79f482ff2bb4b4e375c6baf4c2099b4bf1501415161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2063b137f9f92f4786e7a79f482ff2bb4b4e375c6baf4c2099b4bf1501415161", kill_on_drop: false }`
[INFO] [stdout] 2063b137f9f92f4786e7a79f482ff2bb4b4e375c6baf4c2099b4bf1501415161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abef43052e69f5c4dbf8407e49435e257cea5cc1ab662364534ae1cd6e49273e
[INFO] running `Command { std: "docker" "start" "-a" "abef43052e69f5c4dbf8407e49435e257cea5cc1ab662364534ae1cd6e49273e", kill_on_drop: false }`
[INFO] [stderr]    Compiling llmcc-python v0.2.50 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "abef43052e69f5c4dbf8407e49435e257cea5cc1ab662364534ae1cd6e49273e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abef43052e69f5c4dbf8407e49435e257cea5cc1ab662364534ae1cd6e49273e", kill_on_drop: false }`
[INFO] [stdout] abef43052e69f5c4dbf8407e49435e257cea5cc1ab662364534ae1cd6e49273e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb59c9a1c33bce6eb6edc1b9b0022de67879e9bebe29f652dbe0c263263c388d
[INFO] running `Command { std: "docker" "start" "-a" "fb59c9a1c33bce6eb6edc1b9b0022de67879e9bebe29f652dbe0c263263c388d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llmcc_python-4edcab0a1c58db7a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/all.rs (/opt/rustwide/target/debug/deps/all-6676ba923ed44089)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test suite::class_descriptor::captures_class_fields ... ok
[INFO] [stdout] test suite::binding_tests::class_records_dependencies_on_methods ... ok
[INFO] [stdout] test suite::binding_tests::method_depends_on_called_method ... ok
[INFO] [stdout] test suite::binding_tests::nested_class_dependencies ... ok
[INFO] [stdout] test suite::binding_tests::cross_method_dependencies ... ok
[INFO] [stdout] test suite::binding_tests::class_inheritance_creates_dependency ... ok
[INFO] [stdout] test suite::binding_tests::method_parameter_type_dependency_propagates_to_class ... ok
[INFO] [stdout] test suite::binding_tests::function_calls_class_constructor ... ok
[INFO] [stdout] test suite::binding_tests::multiple_methods_depend_on_class ... ok
[INFO] [stdout] test suite::binding_tests::function_with_decorator_dependency ... ok
[INFO] [stdout] test suite::binding_tests::function_with_multiple_decorators ... ok
[INFO] [stdout] test suite::binding_tests::function_chain_dependencies ... ok
[INFO] [stdout] test suite::binding_tests::function_depends_on_called_function ... ok
[INFO] [stdout] test suite::binding_tests::class_with_multiple_inheritance ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_methods ... ok
[INFO] [stdout] test suite::class_descriptor::collects_multiple_classes ... ok
[INFO] [stdout] test suite::binding_tests::function_depends_on_multiple_called_functions ... ok
[INFO] [stdout] test suite::class_descriptor::collects_simple_class ... ok
[INFO] [stdout] test suite::binding_tests::function_parameter_type_dependency ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_with_properties ... ok
[INFO] [stdout] test suite::collection_tests::collects_decorated_function ... ok
[INFO] [stdout] test suite::class_descriptor::captures_nested_class ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_with_single_base ... ok
[INFO] [stdout] test suite::collection_tests::class_structure_is_consistent ... ok
[INFO] [stdout] test suite::collection_tests::collects_all_descriptor_types ... ok
[INFO] [stdout] test suite::collection_tests::collects_class_with_fields ... ok
[INFO] [stdout] test suite::collection_tests::collects_class_with_inheritance ... ok
[INFO] [stdout] test suite::collection_tests::collects_class_with_init_method ... ok
[INFO] [stdout] test suite::collection_tests::collects_class_with_multiple_inheritance ... ok
[INFO] [stdout] test suite::collection_tests::collects_class_with_methods ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_with_multiple_bases ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_with_init_method ... ok
[INFO] [stdout] test suite::class_descriptor::captures_class_with_static_method ... ok
[INFO] [stdout] test suite::collection_tests::collects_function_with_parameters ... ok
[INFO] [stdout] test suite::collection_tests::collects_function_with_return_type_hint ... ok
[INFO] [stdout] test suite::collection_tests::collects_mixed_definitions ... ok
[INFO] [stdout] test suite::function_descriptor::captures_decorated_function ... ok
[INFO] [stdout] test suite::collection_tests::collects_simple_import ... ok
[INFO] [stdout] test suite::collection_tests::collects_function_with_type_hints ... ok
[INFO] [stdout] test suite::collection_tests::collects_simple_function ... ok
[INFO] [stdout] test suite::collection_tests::collects_multiple_imports ... ok
[INFO] [stdout] test suite::collection_tests::collects_multiple_functions ... ok
[INFO] [stdout] test suite::collection_tests::collects_global_variables ... ok
[INFO] [stdout] test suite::collection_tests::function_parameters_structure_valid ... ok
[INFO] [stdout] test suite::function_descriptor::captures_function_with_type_hints ... ok
[INFO] [stdout] test suite::function_descriptor::captures_multiple_decorators ... ok
[INFO] [stdout] test suite::collection_tests::collects_nested_functions ... ok
[INFO] [stdout] test suite::function_descriptor::collects_multiple_functions ... ok
[INFO] [stdout] test suite::collection_tests::collects_simple_class ... ok
[INFO] [stdout] test suite::function_descriptor::captures_function_with_parameters ... ok
[INFO] [stdout] test suite::collection_tests::collects_empty_module ... ok
[INFO] [stdout] test suite::function_descriptor::collects_simple_function ... ok
[INFO] [stdout] test suite::function_descriptor::captures_function_with_args_kwargs ... ok
[INFO] [stdout] test suite::query_integration::test_query_consistency ... ok
[INFO] [stdout] test suite::query_integration::test_query_find_related ... ok
[INFO] [stdout] test suite::query_integration::test_query_find_depended ... ok
[INFO] [stdout] test suite::query_integration::test_query_find_all_functions ... ok
[INFO] [stdout] test suite::query_integration::test_query_find_function_basic ... ok
[INFO] [stdout] test suite::query_integration::test_query_complex_call_chain ... ok
[INFO] [stdout] test suite::query_integration::test_multiple_queries_same_graph ... ok
[INFO] [stdout] test suite::query_integration::test_query_find_related_recursive ... ok
[INFO] [stdout] test suite::query_integration::test_query_mixed_types ... ok
[INFO] [stdout] test suite::query_integration::test_query_import_dependencies ... ok
[INFO] [stdout] test suite::query_integration::test_query_file_structure ... ok
[INFO] [stdout] test suite::query_integration::test_query_result_inspection ... ok
[INFO] [stdout] test suite::query_integration::test_query_format_headers ... ok
[INFO] [stdout] test suite::query_integration::test_query_class_methods ... ok
[INFO] [stdout] test suite::query_integration::test_query_traverse_bfs ... ok
[INFO] [stdout] test suite::query_integration::test_query_traverse_dfs ... ok
[INFO] [stdout] test suite::token_tests::test_block_kind_call ... ok
[INFO] [stdout] test suite::query_integration::test_query_nonexistent ... ok
[INFO] [stdout] test suite::query_integration::test_query_result_format_consistency ... ok
[INFO] [stdout] test suite::token_tests::test_block_kind_root ... ok
[INFO] [stdout] test suite::token_tests::test_block_kind_scope ... ok
[INFO] [stdout] test suite::function_descriptor::captures_function_with_default_parameters ... ok
[INFO] [stdout] test suite::token_tests::test_block_kind_func_and_class ... ok
[INFO] [stdout] test suite::token_tests::test_hir_kind_text_tokens ... ok
[INFO] [stdout] test suite::token_tests::test_is_valid_token ... ok
[INFO] [stdout] test suite::token_tests::test_hir_kind_file ... ok
[INFO] [stdout] test suite::token_tests::test_hir_kind_identifier ... ok
[INFO] [stdout] test suite::token_tests::test_parse_class_definition ... ok
[INFO] [stdout] test suite::token_tests::test_hir_kind_scope_nodes ... ok
[INFO] [stdout] test suite::token_tests::test_block_kind_undefined ... ok
[INFO] [stdout] test suite::token_tests::test_token_str_lookup ... ok
[INFO] [stdout] test suite::token_tests::test_field_accessors ... ok
[INFO] [stdout] test suite::token_tests::test_is_invalid_token ... ok
[INFO] [stdout] test suite::token_tests::test_parse_import_statement ... ok
[INFO] [stdout] test suite::token_tests::test_language_trait_implemented ... ok
[INFO] [stdout] test suite::token_tests::test_token_str_invalid ... ok
[INFO] [stdout] test suite::token_tests::test_parse_simple_python ... ok
[INFO] [stdout] test suite::query_integration::test_query_multiple_files ... ok
[INFO] [stdout] test suite::token_tests::test_token_constants_unique ... ok
[INFO] [stdout] test suite::query_integration::test_query_large_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests llmcc_python
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb59c9a1c33bce6eb6edc1b9b0022de67879e9bebe29f652dbe0c263263c388d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb59c9a1c33bce6eb6edc1b9b0022de67879e9bebe29f652dbe0c263263c388d", kill_on_drop: false }`
[INFO] [stdout] fb59c9a1c33bce6eb6edc1b9b0022de67879e9bebe29f652dbe0c263263c388d
